svm: add bit definitions for SVM DecodeAssist
authorAndre Przywara <andre.przywara@amd.com>
Mon, 18 Apr 2011 08:49:13 +0000 (09:49 +0100)
committerAndre Przywara <andre.przywara@amd.com>
Mon, 18 Apr 2011 08:49:13 +0000 (09:49 +0100)
commit1962e1f81464e8a9749c19d538ecf746bf68e330
treec2817b562b80ae76b5e4b48c0b82f0c2379fbf1e
parente3623c9fd5a3a1d3bde1eb803e472de99eace901
svm: add bit definitions for SVM DecodeAssist

Chapter 15.33 of recent APM Vol.2 manuals describe some additions
to SVM called DecodeAssist. Add the newly added fields to the VMCB
structure and name the associated CPUID bit.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
xen/arch/x86/hvm/svm/svm.c
xen/include/asm-x86/hvm/svm/svm.h
xen/include/asm-x86/hvm/svm/vmcb.h